intersection
calculates the intersection of the two sets
supplied as arguments. The intersection of two sets is just the
items that are common to both.
intersection.r
file in the
standard rlib
directory. Use of the -r
option, incorrectly
setting the RLAB_LIB_DIR
environmental variable, or modifying
intersection.r
may make this function unavailable.